Background Posting Scheduler Retry Process

In the normal operation of the Background Posting Scheduler (BPS), errors that occur when processing records are recorded in the process logs when the BPS process completes.

If you have a process that has a large scope size and records that contain a large number of lines, the BPS may encounter platform limits when running processes and fail to complete. If that happens the BPS will automatically try running the process again using a scope size half the size of the original. If this fails, the BPS will halve the scope size again and retry the process. The process will repeat until the process completes successfully or reaches the scope size of 1.

FinancialForce recommends reducing the scope size settings if you find that the BPS retry process is running regularly.

Note:
In some cases, where processing records that are grouped by company, the retry process may be triggered to ensure that all records are processed correctly. Users monitoring the process may see fluctuations in the progress bar.